Description: This example shows how to play an non VBR MP3 encoded sound files using the SoundConverter APIs and QuickTime. In particular it demonstrates the use of the GetSoundDescriptionExtension and SoundConverterSetInfo APIs to retrieve and use the siDecompressorSettings atom.
Project Requirements: This project was built with CodeWarrior Pro 5 (IDE 4.0.4), Universal Interfaces 3.3.2 and Carbon 1.0.4.
Note: If you have the latest Universal Interfaces (3.3.2 or greater) you should not need to modify the project at all. Universal Interfaces 3.3.2 contain the 4.1 QuickTime Headers and is suitable for Carbon 1.0.4 development. However if you're using the QuickTime SDK containing newer QuickTime Interfaces, be sure to modify the projects access paths to include the QuickTime SDK before the Universal Interfaces.
Please direct questions and or comments to http://developer.apple.com/contact/feedback.html